POpenStory(unsigned long nStoryID);
The internal PageMaker ID for story.Getting the story ID. To get the story ID for a story, use the PGetTextRun, PGetTextCursor, or PGetStoryIDList query.
Example. The following example opens story editor to the story with the ID 1. If the story is already open, PageMaker just switches to that story.
POpenStory(1);
Adobe PageMaker 6.5 Help > Commands > Edit > Edit Story
Comments or suggestions? Contact Adobe Developer Support